-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.5.0
-
Code
-
Classes
- Settings_Page_Email
Total Complexity |
60 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
432 |
Lines of code |
330 |
Logical lines of code |
137 |
Comment lines |
70 |
Methods |
6 |
Properties |
0 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_and_sanitize() |
D |
31 |
41 |
99 |
update_wp2fa_network_options() |
A |
49 |
10 |
30 |
email_settings() |
A |
38 |
5 |
91 |
get_email_notification_definitions() |
S |
46 |
2 |
45 |
email_from_settings() |
S |
45 |
1 |
59 |
render() |
S |
71 |
1 |
6 |